home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Serving Financial Service…olutions Suite 1994 Fall
/
Serving Financial Services Solutions Suite 1994 Fall.iso
/
Apps
/
AFS
/
PasteUp.app
/
English.lproj
/
PanelStyles.nib
/
data.classes
next >
Wrap
Text File
|
1994-12-14
|
594b
|
49 lines
PanelStyles = {
ACTIONS = {
cut:;
popup:;
windowWillResize:;
delete:;
apply:;
copy:;
init:;
windowDidExpose:;
clone:;
singleAction:;
new:;
paste:;
rename:;
duplicate:;
edit:;
doubleAction:;
import:;
};
OUTLETS = {
panelEdit;
panelUpdateList;
scrollView;
styleMatrix;
styleName;
};
SUPERCLASS = Panel;
};
FirstResponder = {
ACTIONS = {
};
SUPERCLASS = Object;
};
PasteUp = {
OUTLETS = {
stylesPanel;
};
SUPERCLASS = Object;
};
WriteUp = {
ACTIONS = {
appDidInit:;
};
OUTLETS = {
};
SUPERCLASS = PasteUp;
};